home *** CD-ROM | disk | FTP | other *** search
/ Belgian Amiga Club - ADF Collection / BS1 part 41.zip / BS1 part 41 / Devpac 2.12 disk 1.adf / include / intuition / intuitionbase.i < prev   
Text File  |  1988-10-06  |  381b  |  21 lines

  1.     IFND    INTUITION_INTUITIONBASE_I
  2. INTUITION_INTUITIONBASE_I    SET    1
  3.     IFND    EXEC_TYPES_I
  4.     INCLUDE    "exec/types.i"
  5.     ENDC
  6.     IFND    EXEC_LIBRARIES_I
  7.     INCLUDE    "exec/libraries.i"
  8.     ENDC
  9.     IFND    GRAPHICS_VIEW_I
  10.     INCLUDE    "graphics/view.i"
  11.     ENDC
  12.     rsreset
  13. IntuitionBase    rs.b    0
  14. ib_LibNode    rs.b    LIB_SIZE
  15. ib_ViewLord    rs.b    v_SIZEOF
  16. ib_ActiveWindow    rs.l    1
  17. ib_ActiveScreen    rs.l    1
  18. ib_FirstScreen    rs.l    1
  19.     ENDC
  20.  
  21.